![]() |
|
Please note:
This synchronization method could be used when you want to have files distributed to several machines and you always need the information to match that of the Master version of the file. For example, you want all your sales representatives to have a copy of your inventory database, and to keep it updated you copy a version over to all their machines every night. If one of those people opens their copy of the database to look up an item it will change the modification date, possibly making it more recent then the last change to the Master, but you don't want that to prevent them from getting an up-to-date copy during the next synchronization. With the Differing Master Copy method, SureSync will copy over the file as long as the date stamps are different (not just when the Master is newer) so every night your staff gets the definitive version of the inventory no matter when they last opened their copy.
The Differing Master Copy rule can be used for file distribution scenarios where you want to ensure that any files existing in the folder structure that aren't present on the source remain on the destinations. In situations where you want files on the destinations to be deleted that aren't on the source, use a Mirror instead.
SureSync is commonly used for disaster recovery and backup purposes. You can run a Schedule or a Real-Time Monitor with a Differing Master Copy rule and protect file changes which occur between tape backups or drive images. The Differing Master Copy rule is ideal for this purpose because the destination files are not deleted if the source file is deleted. For example, if a user accidentally deletes a file from the source, you can still get the file back from the destination when using this rule type.
Event | Action Taken |
---|---|
If a file is added or changed on the source | Add new files. Replace file on destination with a copy from source if not yet identical. |
If a file is deleted from the source | No action. |
If a file changes on a destination | Replace file on destination with a copy from source, if not yet identical. |
If file on source is identical to destinations | No action. |